﻿@media screen {
* { margin: 0; padding: 0;
}
html { 

font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
background:url(../pic/system/background_dark.png) repeat, #fff -500px 10% no-repeat; 

}
img { border: 0px;
}
h1 {color: #222; font-size: 24px; }
h2 {color: #019a03; font-size: 22px; margin-top: -10px; margin-bottom: 10px; padding-left: 0px; padding-bottom: -3px; }
ul, ol {padding-left: 20px;}
/*Разметка страницы*/

#shell { background: url(../pic/system/background_dark.png);}
table div { }
#change { background-image: url(../pic/system/background.png); position: fixed; top: 0; left:0; width: 100%; height: 100%; z-index: 500;}
#change table { width: 350px; height: 600px; border-radius: 10px; box-shadow: 0px 0px 20px #555; cursor: pointer; font-weight: bold;
background: #f9f9f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f9f9f9 0%, #eaeaea 73%, #e2e2e2 74%, #f5f5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(73%,#eaeaea), color-stop(74%,#e2e2e2), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9f9f9 0%,#eaeaea 73%,#e2e2e2 74%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9f9f9 0%,#eaeaea 73%,#e2e2e2 74%,#f5f5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9f9f9 0%,#eaeaea 73%,#e2e2e2 74%,#f5f5f5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9f9f9 0%,#eaeaea 73%,#e2e2e2 74%,#f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
}
#old_browser {display: none;}
#change table:hover { box-shadow: 0px 0px 20px #000;
}
#change a {color: #000; font-size: 18px;}
#change a:hover {color: #333;}
#change a:visited {color: #333;}
#change_left { margin-top: 360px;}
#change_right { margin-top: 410px;}
#change img { position: absolute; left: 30px; top: 70px; }
#notify { position: fixed; top: 0; width: 1215px; height: 18px; background-color: #019a03; padding-left: 15px; font-size: 13px; z-index: 50; color: #fff; margin-left: -10px;}
#notify a {text-decoration: none; color: #fff; }
#notify a:hover {text-decoration: underline; color: #ffb933;}
#header {height: 180px;}
#logo {}
#logo_info { font-size: 16px; letter-spacing: 0px; color: #333; position: absolute; top: 150px; margin-left: 0; margin-top: 18px; font-weight: 800;}
#nomer_sro { font-size: 13px; position: absolute; margin-left: 870px; margin-top: -100px; color: #333;}
#alert {position: fixed; top: 0; width: 1215px; height: 18px; background-color: #973333; padding-left: 15px; font-size: 13px; z-index: 50; color: #fff; margin-left: -10px; display: none;}
#navigation div { height: 22px; font-size: 15px; padding: 4px; box-shadow: 0px 0px 5px #000; margin-top: 10px;
background: #268a0a; /* Old browsers */
background: -moz-linear-gradient(top,  #268a0a 0%, #279f03 49%, #268a0a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#268a0a), color-stop(49%,#279f03), color-stop(100%,#268a0a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #268a0a 0%,#279f03 49%,#268a0a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #268a0a 0%,#279f03 49%,#268a0a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #268a0a 0%,#279f03 49%,#268a0a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #268a0a 0%,#279f03 49%,#268a0a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#268a0a', endColorstr='#268a0a',GradientType=0 ); /* IE6-9 */
}
#navigation a { color: #fff; text-decoration: none; font-variant: small-caps; display: inline-block; height: 31px;
}
#footer a { color: #fff; text-decoration: none; font-size: 13px; padding-bottom: 4px;
}
#navigation a:hover, #footer a:hover { color: #ffb933; 
}
#finder { padding: 2px; padding-left: 25px; padding-top: 3px; margin-top: -2px; font-size: 12px; color: #333; outline: none; width: 185px; background-image:url(../pic/system/find_small.png); background-repeat: no-repeat;}
#reestr_left { padding: 2px; padding-left: 25px; padding-top: 3px; margin-top: -32px; margin-left: 760px; font-size: 12px; color: #333; outline: none; width: 185px; background-image:url(../pic/system/reestr_small.png); background-repeat: no-repeat; position: absolute;}
#left_menu {}
#left_menu div:first-child { margin-top: 20px; padding-left: 10px; background-color: #019a03; box-shadow: 0px 0px 5px #000;
}
#left_menu a { color: #fff; text-decoration: none; font-size:15px; display: block; padding-top: 7px; padding-bottom: -7px; height: 30px; border-bottom: 1px dotted #066507; margin-left:-10px; padding-left: 10px; box-shadow: none;
}
#left_menu a:hover { background-color: #066507;
}
#left_menu img { position: absolute; vertical-align: top;
}
.submenu { position: absolute; z-index: 20; font-size: 13px; margin-left: 210px; padding: 10px; border-radius: 10px; display: none; margin-top: -38px;
}
.submenu a {border: none;}
.subitem {margin-top: -10px; margin-bottom: -10px; border-radius: 20px;}
#content div:first-child { padding: 15px; margin-top: 20px; margin-bottom: 40px; background-color: #fff; width: 700px; margin-left: 10px; margin-right: 10px;}
#content a { color: #019a03; text-decoration: none; 
}
#content a:hover { text-decoration: underline;
}
#content table { font-size: 12px; 
}
#content td { padding: 4px;
}
#content tr {
}
#content img {
	height: auto;
}
#catalog {margin-top: 70px; margin-bottom: 30px;}
#lastchange { position: relative; bottom: 1px; float: left; font-size: 12px; color: #666; font-style: italic;
}
#catalog_frame { display: block; position: relative; margin-top: -40px; height: 550px;}
#reestr_finder { padding: 2px;}
#reestr_finder input { padding: 3px; width: 229px; margin-bottom: 10px;}
#reestr_finder input:focus { outline: 2px solid #019a03;}
#reestr_finder select { padding: 3px; outline: none; margin-bottom: 10px;}
#scroller {position: fixed; bottom: 30px; font-size: 14px; padding-left: 5px; cursor: pointer;  display: none;}
#scroller:hover { color: #019a03; text-decoration: underline;}
#right_menu { }
#right_menu div { margin-top: 11.5px; background-color: #666; box-shadow: 0px 0px 5px #000; color: #fff; font-size: 12px; padding: 5px; height: 32px;}
#right_menu div:nth-child(odd) {background-color: #777;}
#right_menu a { color: #fff; text-decoration: none;
}
#right_menu #nostroy {
	height: 48px; font-size: 11px;
}
#right_menu a:hover { color: #fff; text-decoration: underline;
}
#news a, #news p { font-size: 14px; margin-left: -3px;}
#news p { color: #333;}
#right_menu img { float: left; padding-right: 5px;}
#hotlog { float: left; }
#hotlog_counter {float: left; }
#footer {position: fixed; bottom: 0; width: 1215px !important; height: 17px !important; background-color: #019a03; padding-left: 15px; font-size: 15px; z-index: 50; color: #fff; margin-left: -10px; padding-bottom: 4px; overflow: hidden; display: inline; }
#print {position: relative; bottom: 1px; float: right; font-size: 12px; color: #666; font-style: italic; cursor: pointer;}
#print:hover {color: #000; }
#photo img { height: 100px; width: auto; margin-right: 10px; margin-top: 10px; border: 1px solid #066507; cursor: pointer;}
}
@-moz-document url-prefix() 
{ 
#change_left { margin-top: 328px;}
#change_right { margin-top: 345px;}
#poisk_po {font-size: 13px;}
} 
#sk-partneri, #banki-partneri {
	display: none;
}
#bp, #sk {
	cursor: pointer;
}

//Журнал изменений

#changes {
	position: absolute; border: none; background-color: #fff; 
}
#changes tr:nth-child(odd), #sitemap_table tr:nth-child(odd)  { background-color: #eee;
}
#changes td {
	padding: 3px;
}
#changes a {
	color: #666; text-decoration: underline;
}
#changes a:hover{
	color: #000;
}


#full_table {
	border-collapse: collapse;
	border: 1px solid #000 !important;
}

